@charset "utf-8";
.common_color, .has_account a.common_color {
	color: #cd0000
}
.common_bg, .common_page a.nowpage, .common_page a:hover, .vip_left_nav li.vip_left_btn1:hover, .vip_left_nav li.vip_left_btn1.nowpage, .vip_left_nav li.vip_left_btn2:hover, .vip_left_nav li.vip_left_btn2.nowpage, .vip_left_nav li.vip_left_btn3:hover, .vip_left_nav li.vip_left_btn3.nowpage, .vip_left_nav li.vip_left_btn4:hover, .vip_left_nav li.vip_left_btn4.nowpage, .vip_add_address a.common_bg, .vip_login li input.common_bg, .level_bg p.common_bg, .scrollbutton.smallImgUp:hover, .scrollbutton.smallImgDown:hover, .star_score_box p.common_bg, .view_img_btns input, .view_imgs .prev:hover, .view_imgs .next:hover {
	background-color: #cd0000
}
.common_border_color, .type_choose span.border_color, .type_choose2 span.border_color, .view_imgs .listBox .on img {
	border-color: #cd0000
}
.product_about_top span.on {
	border-top-color: #cd0000
}
a.pg-color:hover {
	color: #cd0000;
}
/* 子页基础架构 */
.main {
	width: 1180px;
	height: auto;
	
	margin: 0 auto;
	position: relative;
	padding-bottom: 30px;
}
#contentLeft {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: 240px
}
#contentRight {
	float: right;
	width: 910px;
	height: auto;
	
}
/*.left{float:left;margin-left:-296px;width:280px;height:auto;overflow:hidden;}*/
.right {
	overflow: hidden;
}
.right_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	font: 14px/30px;
	padding: 16px 0
}
.right_con div, .right_con p {
	font-size: 14px;
}
/* 产品 */
.product1, .product2, .product3, .product4, .product5, .product6, .product7, .product7 li, .product8, .product8 li {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product1 li, .product2 li, .product3 li, .product4 li, .product5 li, .product6 li {
	width: 31%;
	margin-right:3.5%;
	float: left;
	height: 320px;
	overflow: hidden;
	position: relative
}
.product3 li:nth-child(3n) { margin-right:0; }
.product1 li>a, .product2 li>a, .product6 li>a {
	display: block;
	width: 88%;
	margin: 3px auto;
	height: auto;
	overflow: hidden;
	position: relative;
}
.product1 li>a>img, .product2 li>a>img, .product3 li img, .product4 li div a img, .product5 li div a img, .product6 li a img {
	display: block;
	width: 280px;
	max-height: 280px;
}
.product1 li>p, .product2 li>p, .product3 li>p, .product4 li>p, .product5 li>p, .product6 li>p {
	width: 88%;
	margin: 0 auto;
	text-align: center;
	font: 14px/35px;
}
.product3 li>p{
	background:#666;
	width:280px;
	float:left;
	clear:both;
	padding:2px 0;
}
.product3 li>p a,.product3 li>p a:hover{
	color:#fff;
	letter-spacing:2px;
	font-size:17px;
}
.product2 li>a>span {
	display: block;
	position: absolute;
	width: 90%;
	padding: 5%;
	left: 0;
	top: 0;
	font: 14px/30px;
	color: #fff;
	background: url(blackbg.png) 0 0 repeat;
	height: 90%;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	filter: alpha(opacity=0);
	opacity: 0;
}
.product2 li>a:hover span {
	display: block;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	filter: alpha(opacity=100);
	opacity: 1;
}
.product3 li>div {
	
	margin: 3px auto;
	height: auto;
	position: relative;
}
.product3 li>div>p, .prod-zoom {
	position: absolute;
	background: url(product_zoom.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	left: 50%;
	top: 50%;
	margin: -26px 0 0 -26px;
	cursor: pointer;
	z-index: 1;
	top: -100%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.product3 li>div:hover p, .prod7-left:hover p, .prod8-left:hover p {
	top: 50%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.product4 li div {
	width: 88%;
	padding: 4px;
	margin: 3px auto;
	border: 2px solid transparent;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.product4 li div a, .product5 li div a {
	display: block;
	width: 100%;
	overflow: hidden;
}
.product5 li div {
	width: 88%;
	padding: 6px;
	margin: 3px auto;
	position: relative;
}
.product5 li div p, .product5 li div:hover p, .product6 li, .product6 li:hover {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.pro5-border1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	border-top: 2px solid transparent;
}
.pro5-border2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	border-left: 2px solid transparent;
}
.pro5-border3 {
	position: absolute;
	right: 0;
	top: 0;
	height: 0;
	border-right: 2px solid transparent;
}
.pro5-border4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 2px solid transparent;
}
.product5 li div:hover p.pro5-border1, .product5 li div:hover p.pro5-border4 {
	width: 100%;
}
.product5 li div:hover p.pro5-border2, .product5 li div:hover p.pro5-border3 {
	height: 100%;
}
.product6 {
	padding-top: 12px;
}
.product6 li {
	position: relative;
	top: 0
}
.product6 li:hover {
	top: -12px;
}
.product7 li, .product8 li {
	padding-bottom: 16px;
}
.prod7-left {
	float: left;
	width: 31.25%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.prod7-left a, .prod8-left a {
	display: block;
	height: auto;
	overflow: hidden;
}
.prod7-left a img, .prod8-left a img {
	display: block;
	width: 200px;
	height: 150px;
}
.product7 li>p {
	float: left;
	width: 63.4375%;
	margin-left: 3.4375%;
	font: 16px/36px;
	color: #9a9a9a;
	height: 36px;
	overflow: hidden;
}
.product7 li>p>a, .product8 li>p a {
	float: left
}
.product7 li>p>span, .product8 li>p span {
	float: right;
}
.prod7-right {
	float: left;
	width: 63.4375%;
	margin-left: 3.4375%;
	height: 120px;
	overflow: hidden;
	font: 14px/30px;
	color: #7c7c7c;
}
.product8 li>p {
	width: 100%;
	height: 36px;
	overflow: hidden;
	font: 16px/36px;
	color: #9a9a9a;
}
.prod8-left {
	float: left;
	width: 200px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-right: 1.875%;
}
.prod8-right {
	float: left;
	width: 70.125%;
	height: 120px;
	overflow: hidden;
	font: 14px/30px;
	color: #7c7c7c;
}
/* 图片放大部分 */
#picShow {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(blackbg.png) 0 0 repeat;
	left: 0;
	top: 0;
	z-index: 9999
}
.pic_show_box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.pic_show_box img {
	display: block;
	margin: 93px auto 0;
	border: 5px solid rgba(255,255,255,.2);
}
#pic_quit {
	position: absolute;
	background: url(quit.png) 0 0 no-repeat;
	width: 64px;
	height: 64px;
	top: 0;
	right: 0;
	cursor: pointer
}
#lbtn {
	display: block;
	position: absolute;
	background: url(leftbtn1.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	top: 287px;
	left: 65px;
}
#rbtn {
	display: block;
	position: absolute;
	background: url(rightbtn1.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	top: 287px;
	right: 65px;
}
.pic_show_box p {
	width: 593px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	font: 18px/106px;
	color: #0c4201;
	text-overflow: ellipsis;
	white-space: nowrap
}
.pic_show_box p a {
	color: #fff;
}
/* 新闻 */
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news li {
	width: 100%;
	height: 35px;
	border-bottom: 1px dashed #999999;
	overflow: hidden;
	background: url(icons1.jpg) 8px center no-repeat;
	text-indent: 27px;
	font: 16px/35px;
	color: #1d1d1d;
}
.news li a {
	float: left;
	text-decoration: underline;
}
.news li a:hover {
	color: #333;
}
.news li span {
	float: right;
	color: #666666;
	font-weight: 100;
}
.news li.blank {
	margin-bottom: 26px;
}
.news p {
	line-height: 26px;
	color: #666666;
}
.news1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 12px auto;
}
.news1 li {
	width: 100%;
	padding: 5px 0;
	height: 30px;
	font: 14px/30px;
	color: #737373;/* background:#fff; */
	border-bottom: 1px solid #ccc;
}
.news1 li a {
	float: left;
	margin-left: 12px;
}
.news1 li span {
	float: right;
	margin-right: 12px;
}
.news2 li {
	border-bottom: 1px solid #ccc;
}
.news3 li {
	border-bottom: 1px dashed #ccc;
}
#news5 li.news4-bg {
	background: #eee;
}
#news5 font {
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}
.news_fadein li {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
.news_fadein li.show-animation {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.news_fadein li.show-animation:nth-child(1) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	transition-delay: 100ms;
}
.news_fadein li.show-animation:nth-child(2) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	transition-delay: 200ms;
}
.news_fadein li.show-animation:nth-child(3) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	transition-delay: 300ms;
}
.news_fadein li.show-animation:nth-child(4) {
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-ms-transition-delay: 400ms;
	transition-delay: 400ms;
}
.news_fadein li.show-animation:nth-child(5) {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	transition-delay: 500ms;
}
.news_fadein li.show-animation:nth-child(6) {
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	transition-delay: 600ms;
}
.news_fadein li.show-animation:nth-child(7) {
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	transition-delay: 700ms;
}
.news_fadein li.show-animation:nth-child(8) {
	-webkit-transition-delay: 800ms;
	-moz-transition-delay: 800ms;
	-ms-transition-delay: 800ms;
	transition-delay: 800ms;
}
.news_fadein li.show-animation:nth-child(9) {
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	transition-delay: 900ms;
}
.news_fadein li.show-animation:nth-child(10) {
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	transition-delay: 1000ms;
}
.news_fadein li.show-animation:nth-child(11) {
	-webkit-transition-delay: 1100ms;
	-moz-transition-delay: 1100ms;
	-ms-transition-delay: 1100ms;
	transition-delay: 1100ms;
}
.news_fadein li.show-animation:nth-child(12) {
	-webkit-transition-delay: 1200ms;
	-moz-transition-delay: 1200ms;
	-ms-transition-delay: 1200ms;
	transition-delay: 1200ms;
}
.news_fadein li.show-animation:nth-child(13) {
	-webkit-transition-delay: 1300ms;
	-moz-transition-delay: 1300ms;
	-ms-transition-delay: 1300ms;
	transition-delay: 1300ms;
}
.news_fadein li.show-animation:nth-child(14) {
	-webkit-transition-delay: 1400ms;
	-moz-transition-delay: 1400ms;
	-ms-transition-delay: 1400ms;
	transition-delay: 1400ms;
}
.news_fadein li.show-animation:nth-child(15) {
	-webkit-transition-delay: 1500ms;
	-moz-transition-delay: 1500ms;
	-ms-transition-delay: 1500ms;
	transition-delay: 1500ms;
}
.news_indent li a {
	text-indent: 0;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}
.news_indent li:hover a {
	text-indent: 20px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.pagelink{width:98%; padding:15px 1%; clear:both; border-top:1px #eaeaea dotted; margin-top:15px; text-align:center}
.pagelink.noborder{ border-top:none}
.pagelink select{padding:3px}
.yellow {padding: 7px 0; margin: 3px; float:none; display:inline-block}
.yellow B{ padding:0 3px; color:#f00}
.yellow em{ font-style:normal}
.yellow a {border: #ddd 1px solid; margin: 2px; padding: 2px 6px; text-decoration: none; color:#666}
.yellow a:hover {border: #cd0000 1px solid;background: #cd0000; color: #fff; text-decoration:none}
.yellow span.current {border: #cd0000 1px solid; font-weight: bold; margin: 2px; color: #fff; padding: 2px 6px;background: #cd0000; }
.yellow span.disabled {border: #eee 1px solid; padding: 2px 5px 2px 5px; margin: 2px; color: #aaa; }
/* 详细页 */
.view-title {
	width: 100%;
	text-align: center;
	font: 20px/36px;
	color: #333;
	padding: 14px 0 0
}
.view-date {
	width: 100%;
	text-align: center;
	font: 12px/24px;
	color: #999;
}
.view-date span {
	margin: 0 7px;
}
.view-share {
	width: 140px;
	margin: 0 auto;
}
.view-pages {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}
.view-pages p {
	width: 100%;
	height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px dashed #ddd;
}
.view-back {
	display: block;
	width: 100px;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	font: 14px/30px;
}
/* left-type */
#left-type {
	width: 98%;
	height: auto;
	overflow: hidden;
	padding: 1% 1%;
}
#left-type li {
	width: 100%;
	font-size: 12px;
	line-height: 40px;
}
#left-type li a {
	padding: 0 30px 0 5px;
	color: #646464;
	text-indent: 0px;
	display: block;
	background: url(fyjian1.gif) 174px center no-repeat;
	border-bottom: 1px solid #cfcfcf;
}
#left-type li a:hover {
	color: #fff;
	text-indent: 0;
	display: block;
	background: url(fyjian.png) #cd0000 174px center no-repeat;
	border-bottom: 1px solid #cfcfcf
}
#left-type {
	height: auto;
	overflow: hidden;
}
#left-type li {
	width: 100%;
	font-size: 14px;
	line-height: 40px;
}
#left-type>li>ul>li>a {
	text-indent: 10px;
	background: none;
	border-bottom: 0;
}
#left-type>li>ul>li>a:hover {
	text-indent: 10px;
	background: none;
	border-bottom: 0;
	color: #646464
}
#left-type>li>ul>li>a.on {
	text-indent: 10px;
	background: none;
	border-bottom: 0;
	color: #646464
}
#left-type>li>ul>li>ul>li>a {
	text-indent: 40px;
}
#left-type>li>ul>li>ul>li>ul>li>a {
	text-indent: 55px;
}
#left-type>li>ul>li>ul>li>ul>li>ul>li>a {
	text-indent: 70px;
}
#left-type li ul {
	display: none
}
#left-type li ul.show>li>ul {
	display: block;
}
#left-type li a.on {
	background: url(fyjian.png) #cd0000 174px center no-repeat;
	border-bottom: 1px solid #cfcfcf;
	color: #fff;
}
/* 整体修改颜色 */
.pg-color {
	color: #737373;
}
.pg-border-color, .product4 li div:hover {
	border-color: #cd0000;
}
.pg-color:hover {
	color: #cd0000;
}
/* view */
.view h1 {
	width: 100%;
	font: 20px/30px;
	color: #343434;
}
.date {
	width: 100%;
	text-align: center;
	font: 12px/32px;
	color: #7d7d7d
}
.page {
	width: 100%;
	margin: 10px auto;
	overflow: hidden;
	position: relative
}
.page p {
	width: 100%;
	height: 28px;
	font: 12px/28px;
	color: #1d1d1d;
	overflow: hidden;
}
.page p a {
	color: #1d1d1d
}
.page p a:hover, .back:hover {
	text-decoration: underline
}
.back {
	font: 14px/39px;
	color: #fff;
	background: #cd0000;
	width: 138px;
	margin: 0 auto;
	border-radius: 4px;
	display: block;
	text-align: center;
}
.view img {
	max-width: 100%;
	display: inline
}
.view div {
	font-size: 14px;
}
.pdf_down {
	display: block;
	background: url(pdf.jpg) 0 0 no-repeat;
	width: 224px;
	height: 46px;
	margin: 10px auto;
	font: 14px/46px;
	color: #fff;
	text-indent: 74px;
}
.white-bg {
	background: #fff;
	padding: 10px 0;
}
#allmap {
	margin: 20px 0;
}
.boxcen {
	line-height: 28px;
}
/* con1 */
.con1 {
	width: 1002px;
	height: 480px;
	margin: 0 auto;
	overflow: hidden;
}
.con1-left {
	width: 225px;
	height: auto;
	overflow: hidden;
	background: #2d2d2d;
}
.left-title1 {
	width: 100%;
	padding: 9px 0 10px 0;
	height: 40px;
	background: #2d2d2d;
	text-align: center;
	color: #fefefe;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
}
.class_up {
	display: block;
	background: url(left_top.jpg) 0 0 no-repeat;
	width: 204px;
	height: 19px;
	margin: 0px auto 4px;
}
.class_down {
	display: block;
	background: url(left_bottom.jpg) 0 0 no-repeat;
	width: 204px;
	height: 19px;
	margin: 5px auto 12px;
}
.con1_class {
	width: 204px;
	height: 335px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background: #fff
}
.con1_class>ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.con1_class ul li {
	width: 195px;
	overflow: hidden;
	font: 12px/41px;
	color: #1d1d1d;
	padding: 0 0px;
}
.con1_class ul li a {
	color: #1d1d1d;
}
.con1_class>ul>li>a {
border-/bottom:1px solid #7e5195;
	padding: 0 14px;
}
.con1_class>ul li a:hover {
}
.jiage_xiugai {
	margin-top: 10px;
	text-align: center;
}
.jiage_xiugai span {
	color: #1a1a1a;
	text-decoration: line-through;
	margin-right: 25px;
}
.jiage_xiugai strong {
	font-weight: normal;
	color: #e50000;
	margin-right: 25px;
}
.jiage_xiugai b {
	color: #323232;
	font-weight: normal;
}
.jiage_xiugai a {
	margin-top: 13px;
	font-size: 18px;
	border-radius: 0;
}
.jiage_xiugai_new {
	margin-top: -3px;
	text-align: left;
	padding-left: 31px;
}
.jiage_xiugai_new a {
	display: inline-block;
	width: 86px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	margin-left: 10px;
}
